home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3461 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  873 b 

  1. Path: alpha1.chapman.edu!usenet
  2. From: Goro Miyano <miyano@chapman.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: MDI Application in Borland C 4.5
  5. Date: 24 Jan 1996 02:57:14 GMT
  6. Organization: chapman university
  7. Message-ID: <4e476a$k83@alpha1.chapman.edu>
  8. NNTP-Posting-Host: dtk163.chapman.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13.  
  14. There is a simple MDI sample app that comes with BC 4.5, and it just 
  15. creates child windows when you click on one of the menu commands 
  16. attached to the main window.  However, there's no REPONS_TABLE entry in 
  17. the source code to take care of that action, and I really would like to 
  18. know what is going on behind the scene.  Does anyone know?  It's in 
  19. \BC45\EXAMPLES\OWL\OWLAPI\MDI directory by default.
  20.  
  21. Please respond by e-mail.(miyano@chapman.edu)
  22.  
  23.